home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / windows / qdfm9514.zip / QNDFM95.TX_ / QNDFM95.TX
Text File  |  1996-11-02  |  5KB  |  123 lines

  1.  
  2. Quick & Dirty File Manager for Win95 v1.4
  3. =========================================
  4.  
  5.     QNDFM95 is a 32-bit Windows program to do common file tasks from 
  6.     within Windows 95. 
  7.  
  8.     This program will only run under Windows 95, and NT.    
  9.     
  10.  
  11. Buttons
  12. =======
  13.     
  14.     Copy   - This button copies selected files/directories to other fixed window.    
  15.     Delete - This button deletes selected files.  If you have a directory
  16.              selected, it will delete that directory, and everything in it!
  17.              When you delete files they will go in the Recycle Bin, unless
  18.              you hit the "del" key.  This will delete them WITHOUT placing the
  19.              files in the Recycle Bin.             
  20.     Move   - This button moves selected files to other fixed window.  Will
  21.              also rename a file if both panels are on the same directory.
  22.     Mkdir  - This button makes a directory in the current window.
  23.     Edit   - This button will run "notepad" on the 1st selected file.
  24.  
  25.  
  26. Pull Down Menus
  27. ===============
  28.  
  29.     Files:
  30.             Find File - Just put in the starting directory, and a pattern.
  31.             File Attributes - Select 1 file, then use this to view and/or
  32.                               change any file attribute.
  33.             ZIP Files - Select 1 or more files, and use this to compact all
  34.                         those files into 1 ZIP file.                                          
  35.     NOTE:  If a directory is selected instead of files, it will pack the entire
  36.            directory, and recurse down the tree.                    
  37.  
  38.     Show: (options to view different types of files)
  39.             
  40.  
  41. NOTE: Always notice the "current directory" entry.  This is always the
  42.       directory where qndfm95 is pointing to.  Also that it will not
  43.       ask you "if you are sure" for ANYTHING.  So be careful. 
  44.       
  45. The DOS Command dialog is where you can run any dos program in your PATH.
  46.  
  47. Selecting multiple files is done by holding down the "ctrl" key while selecting
  48. any new files.  To select a range of files select the 1st one, then hold down
  49. "shift" and then click on the last file, and all the files inbetween will be
  50. selected.  Or just click on the 1st, and drag down to the last and release.
  51.  
  52. You can also double click on any file and if Win95 knows what is associated
  53. with it, it will run it.  If it has any of these extensions, it will just
  54. run it. (.EXE, .COM, and .BAT)
  55.  
  56. If you double click on a .ZIP file, it will attempt to unpack it in the other 
  57. window directory.  Make sure user defined zip and unzip programs are in
  58. your path!
  59.  
  60. Also, if either file list window, and can type the 1st letter of the file,
  61. and it will move down the list for you.
  62.  
  63.  
  64. Legal Stuff
  65. ===========
  66.  
  67.     The programmer cannot accept responsibility for any damages that may be
  68.     incurred by the use of this program. 
  69.  
  70.     Please read the following lines carefully, before using this software. Should 
  71.     you disagree with the following, then you are not allowed to use this program. 
  72.     You MUST then delete it and never use it.
  73.  
  74.     You have the right to test this program for the period of one month. You are 
  75.     allowed to copy this Shareware-version (and ONLY the Shareware version) and give
  76.     it to any other person, as long as it is not modified in any way. Under modifi-
  77.     cations we understand the changing, adding or removing of any files of this 
  78.     package without the author's written permission. You are NOT allowed to pack
  79.     this program together with a commercial program or a book. Shareware dealers are
  80.     allowed to sell the Shareware version for a small fee (US $5). You are
  81.     encouraged to put this program on as many BBS systems as possible.
  82.  
  83.     Usage of this software after the trial period of one month is in violation of 
  84.     international Copyright law! Also it is unfair against the author, who spent
  85.     hundreds of hours writing this program.
  86.  
  87.  
  88. Registration
  89. ============
  90.  
  91.     qndfm95 is neither freeware nor public domain. It is shareware. A use after 
  92.     the 30 day trial period requires registration. The registration fee only costs 
  93.     $10.00 US dollars.
  94.     
  95.     To register qndfm95 just email me at "rzino@abraxis.com", and I will send you the
  96.     information you need.  
  97.     
  98.  
  99.  
  100. Versions
  101. ========
  102.  
  103.     1.0 - Initial Release
  104.     1.1 - Asked user before overwriting of a file on a copy or move. Added quotes
  105.           on all questions and OK/Cancel dialogs.
  106.     1.2 - Added File Masking, View and Modify file attributes, file find, packing
  107.           and extracting files with ZIP and ARJ. 
  108.     1.3 - Added "\" and ".." buttons for quick directory changes.  Fixed
  109.           "delete" button not to delete root directory.     
  110.     1.4 - Added "recycle bin" feature on delete, added ability to ZIP 
  111.           directories, fixed search bug in file find.  Added recursive copy
  112.           and rename ability.  Added easier way to register program.  Added 
  113.           code to store off zip commands and current directories in INI file.
  114.           
  115.           
  116. QNDFM95 was written by R.Zino. EMail me at "rzino@abraxis.com" with any 
  117. comments and/or questions.  Look on the web at "www.winsite.com" and
  118. "http://www.abraxis.com/rzino" for the newest versions. 
  119.  
  120. Also look for RZSplit for Windows in the same areas for splitting 
  121. and joining files.
  122.     
  123. EOF